Platform Explorer / Nuxeo Platform 5.8

Component org.nuxeo.ecm.platform.routing.task.service

Implementation

Class: org.nuxeo.ecm.platform.routing.core.impl.RoutingTaskServiceImpl

Services

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.routing.task.service">

  <implementation
    class="org.nuxeo.ecm.platform.routing.core.impl.RoutingTaskServiceImpl" />

  <service>
    <provide
      interface="org.nuxeo.ecm.platform.routing.api.RoutingTaskService" />
  </service>


</component>